[INFO] cloning repository https://github.com/tqwewe/kameo_es
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tqwewe/kameo_es" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftqwewe%2Fkameo_es", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftqwewe%2Fkameo_es'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 89f200d56a9a737285490635625d266f1c3af817
[INFO] checking tqwewe/kameo_es against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftqwewe%2Fkameo_es" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tqwewe/kameo_es
[INFO] finished tweaking git repo https://github.com/tqwewe/kameo_es
[INFO] tweaked toml for git repo https://github.com/tqwewe/kameo_es written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tqwewe/kameo_es on toolchain d8be25549d5418405531341b4be6d8538fc3c42e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tqwewe/kameo_es already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mongocrypt-sys v0.1.4+1.12.0
[INFO] [stderr]   Downloaded sierradb-protocol v0.1.0
[INFO] [stderr]   Downloaded mongodb-internal-macros v3.3.0
[INFO] [stderr]   Downloaded kameo_macros v0.19.0
[INFO] [stderr]   Downloaded sierradb-client v0.1.0
[INFO] [stderr]   Downloaded resolv-conf v0.7.5
[INFO] [stderr]   Downloaded serde_with_macros v3.15.0
[INFO] [stderr]   Downloaded mongocrypt v0.3.1
[INFO] [stderr]   Downloaded kameo v0.19.2
[INFO] [stderr]   Downloaded bson v2.15.0
[INFO] [stderr]   Downloaded serde_with v3.15.0
[INFO] [stderr]   Downloaded mongodb v3.3.0
[INFO] [stderr]   Downloaded redis v0.32.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7eb9b654d561142b753ac9dd06b549da7939e0e7bf30e3978214e0591a4cb8e3
[INFO] running `Command { std: "docker" "start" "7eb9b654d561142b753ac9dd06b549da7939e0e7bf30e3978214e0591a4cb8e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7eb9b654d561142b753ac9dd06b549da7939e0e7bf30e3978214e0591a4cb8e3" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7eb9b654d561142b753ac9dd06b549da7939e0e7bf30e3978214e0591a4cb8e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7eb9b654d561142b753ac9dd06b549da7939e0e7bf30e3978214e0591a4cb8e3" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking clap_builder v4.5.49
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking lru v0.16.2
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking kameo_es_macros v0.1.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling kameo_macros v0.19.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerocopy v0.8.27
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking clap v4.5.49
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking sierradb-protocol v0.1.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking kameo v0.19.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking kameo_es_core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]     Checking redis v0.32.7
[INFO] [stderr]     Checking sierradb-client v0.1.0
[INFO] [stderr]     Checking kameo_es v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find value `conn` in this scope
[INFO] [stdout]   --> examples/bank_account.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let conn = conn.get_multiplexed_tokio_connection().await?;
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `tx` in this scope
[INFO] [stdout]   --> examples/bank_account.rs:23:31
[INFO] [stdout]    |
[INFO] [stdout] 23 |     BankAccount::execute(&mut tx, "bob".to_string(), Deposit { amount: 1_000 }).await?;
[INFO] [stdout]    |                               ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `tx` in this scope
[INFO] [stdout]   --> examples/bank_account.rs:24:31
[INFO] [stdout]    |
[INFO] [stdout] 24 |     BankAccount::execute(&mut tx, "alice".to_string(), Deposit { amount: 2_000 }).await?;
[INFO] [stdout]    |                               ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> examples/bank_account.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::FutureExt`
[INFO] [stdout]  --> examples/bank_account.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use futures::FutureExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StreamId`, `TransactionOutcome`, and `Transaction`
[INFO] [stdout]  --> examples/bank_account.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 |     transaction::{Transaction, TransactionOutcome},
[INFO] [stdout]   |                   ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     Apply, Command, Context, Entity, EventType, Metadata, StreamId,
[INFO] [stdout]   |                                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sierradb_client::stream_partition_key`
[INFO] [stdout]   --> examples/bank_account.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use sierradb_client::stream_partition_key;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EnvFilter`, `layer::SubscriberExt`, and `util::SubscriberInitExt`
[INFO] [stdout]   --> examples/bank_account.rs:13:31
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tracing_subscriber::{fmt, layer::SubscriberExt, util::SubscriberInitExt, EnvFilter};
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Withdraw: CommandName` is not satisfied
[INFO] [stdout]   --> examples/bank_account.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | /     fn handle(
[INFO] [stdout] 68 | |         &self,
[INFO] [stdout] 69 | |         cmd: Withdraw,
[INFO] [stdout] 70 | |         _ctx: Context<'_, Self>,
[INFO] [stdout] 71 | |     ) -> Result<Vec<Self::Event>, Self::Error> {
[INFO] [stdout]    | |______________________________________________^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `CommandName` is not implemented for `Withdraw`
[INFO] [stdout]   --> examples/bank_account.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct Withdraw {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `kameo_es::Command`
[INFO] [stdout]   --> core/src/lib.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub trait Command<C: CommandName>: Entity {
[INFO] [stdout]    |                      ^^^^^^^^^^^ required by this bound in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Withdraw: CommandName` is not satisfied
[INFO] [stdout]   --> examples/bank_account.rs:64:6
[INFO] [stdout]    |
[INFO] [stdout] 64 | impl Command<Withdraw> for BankAccount {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `CommandName` is not implemented for `Withdraw`
[INFO] [stdout]   --> examples/bank_account.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct Withdraw {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `kameo_es::Command`
[INFO] [stdout]   --> core/src/lib.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub trait Command<C: CommandName>: Entity {
[INFO] [stdout]    |                      ^^^^^^^^^^^ required by this bound in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deposit: CommandName` is not satisfied
[INFO] [stdout]   --> examples/bank_account.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 | /     fn handle(
[INFO] [stdout] 91 | |         &self,
[INFO] [stdout] 92 | |         cmd: Deposit,
[INFO] [stdout] 93 | |         _ctx: Context<'_, Self>,
[INFO] [stdout] 94 | |     ) -> Result<Vec<Self::Event>, Self::Error> {
[INFO] [stdout]    | |______________________________________________^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `CommandName` is not implemented for `Deposit`
[INFO] [stdout]   --> examples/bank_account.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct Deposit {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `kameo_es::Command`
[INFO] [stdout]   --> core/src/lib.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub trait Command<C: CommandName>: Entity {
[INFO] [stdout]    |                      ^^^^^^^^^^^ required by this bound in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deposit: CommandName` is not satisfied
[INFO] [stdout]   --> examples/bank_account.rs:87:6
[INFO] [stdout]    |
[INFO] [stdout] 87 | impl Command<Deposit> for BankAccount {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `CommandName` is not implemented for `Deposit`
[INFO] [stdout]   --> examples/bank_account.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct Deposit {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `kameo_es::Command`
[INFO] [stdout]   --> core/src/lib.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub trait Command<C: CommandName>: Entity {
[INFO] [stdout]    |                      ^^^^^^^^^^^ required by this bound in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deposit: CommandName` is not satisfied
[INFO] [stdout]    --> examples/bank_account.rs:23:54
[INFO] [stdout]     |
[INFO] [stdout]  23 |     BankAccount::execute(&mut tx, "bob".to_string(), Deposit { amount: 1_000 }).await?;
[INFO] [stdout]     |     --------------------                             ^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `CommandName` is not implemented for `Deposit`
[INFO] [stdout]    --> examples/bank_account.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | pub struct Deposit {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `execute`
[INFO] [stdout]    --> src/command_service.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 220 |     C: CommandName,
[INFO] [stdout]     |        ^^^^^^^^^^^ required by this bound in `ExecuteExt::execute`
[INFO] [stdout] ...
[INFO] [stdout] 224 |     fn execute(cmd_service: T, id: E::ID, command: C) -> Execute<'a, E, C, Self::Transaction>;
[INFO] [stdout]     |        ------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deposit: CommandName` is not satisfied
[INFO] [stdout]    --> examples/bank_account.rs:24:56
[INFO] [stdout]     |
[INFO] [stdout]  24 |     BankAccount::execute(&mut tx, "alice".to_string(), Deposit { amount: 2_000 }).await?;
[INFO] [stdout]     |     --------------------                               ^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `CommandName` is not implemented for `Deposit`
[INFO] [stdout]    --> examples/bank_account.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | pub struct Deposit {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `execute`
[INFO] [stdout]    --> src/command_service.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 220 |     C: CommandName,
[INFO] [stdout]     |        ^^^^^^^^^^^ required by this bound in `ExecuteExt::execute`
[INFO] [stdout] ...
[INFO] [stdout] 224 |     fn execute(cmd_service: T, id: E::ID, command: C) -> Execute<'a, E, C, Self::Transaction>;
[INFO] [stdout]     |        ------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kameo_es` (example "bank_account") due to 9 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "7eb9b654d561142b753ac9dd06b549da7939e0e7bf30e3978214e0591a4cb8e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7eb9b654d561142b753ac9dd06b549da7939e0e7bf30e3978214e0591a4cb8e3", kill_on_drop: false }`
[INFO] [stdout] 7eb9b654d561142b753ac9dd06b549da7939e0e7bf30e3978214e0591a4cb8e3
